reg; //$date2 = $data->date2; //$room = $data->room; $chek = $DBcon->prepare("SELECT * FROM students_info where fullname like '%".$regno."%' order by fullname") ; $chek->execute() ; ?>
| CHECK THE LIST BELOW | ||||
| SN | Names | REGNO | ||
| ".$ct." | " ; echo "".$row['fullname']." | " ; echo "".$row['regno']." | " ; echo "||